home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / MacPNG Library / pnglibs / pngtodo.txt < prev    next >
Encoding:
Text File  |  1995-06-24  |  638 b   |  23 lines  |  [TEXT/MMCC]

  1. pngtodo.txt - list of things to do for libpng
  2.  
  3.    allow user to #define out unused transformations
  4.    medium memory model support
  5.    overlaying one image on top of another
  6.     optional palette creation
  7.     histogram creation
  8.     text conversion between different code types
  9.    cHRM transformation
  10.    support for other chunks being defined (sCAl, the gIF series,
  11.       and others that people come up with).
  12.     push reader
  13.    pull writer
  14.    better dithering
  15.    keep up with public chunks
  16.    other compression libraries
  17.    more exotic interlace handling
  18.    better filtering
  19.    C++ wrapper
  20.    other languages
  21.    comments of > 64K
  22.  
  23.